This section covers how to TEST the Web API Service connectivity.
|
|
Test the Web API Service: |
Screenshots |
|
|
You should be performing this test on the main System Galaxy Communication Server.
http://Server-IP-Address:Port/swagger/
– OR – https://Server-IP-Address:Port/swagger/
WHERE Server-IP-Address:Port (IN THE ADDRESS ABOVE) REPRESENTS THE IP ADDRESS AND PORT NUMBER OF YOUR COMM. SERVER; WHICH WAS ASSIGNED IN STEP-2 OF THE PREVIOUS SECTION (See Changing the Port Number).
|
https://192.168.24.26:443/swagger/
![]() |
IMPORTANT: In a live production environment, you should use the machine name instead of the IP Address because the machine could move locations or be subject to network changes. Using a machine name means any changes to the network addresses will be transparent to the Mobile App / Web API Service.
|
|
|
|
IMPORTANT: you must also test that you can reach this page from a browser on your smartphone.
|
|
END OF INSTRUCTIONS |